ringingFeedbackSucceeded

abstract fun ringingFeedbackSucceeded(incomingCall: IncomingCallInterface?)

This method is invoked when ringing feedback has succeeded. This is the call back method for the ringing feedback request

Since

4.3.2

Parameters

incomingCall

related call

See also